This web method is used to return a dataset containing a details about the current state of a transfer.
Method | /ProCloudWS.asmx/ActivityBulkTransferStatusGet |
The request body is of type ActivityBulkTransferStatusGet.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intProviderBranchId | xml:int | |
intActivityId | xml:int | |
intTypeId | xml:int |
|
The response body is of type ActivityBulkTransferStatusGetResponse.
Name | Description | Data Type |
---|---|---|
ActivityBulkTransferStatusGetResult | objActivityBulkTransferStatusGetReturn |
|